Skip to content
This repository was archived by the owner on May 6, 2021. It is now read-only.

Conversation

@bieli
Copy link

@bieli bieli commented Jul 16, 2015

2015-07-01 14:17:03,933 4196 [radosgw_agent.sync][INFO ] 33/128 items processed
2015-07-01 14:17:19,362 4267 [radosgw_agent.worker][DEBUG ] bucket instance "tokill:aaaa.34230.1" has 2 entries after " "
2015-07-01 14:17:19,362 4267 [radosgw_agent.worker][INFO ] ********************************************************************************
2015-07-01 14:17:19,363 4267 [radosgw_agent.worker][INFO ] syncing bucket "tokill"
2015-07-01 14:17:19,363 4267 [radosgw_agent.worker][DEBUG ] syncing object tokill/doc-1.pdf
2015-07-01 14:17:30,379 4267 [radosgw_agent.worker][WARNIN] encountered an error during sync: unable to connect to s3.ceph-test.local [Errno 104] Connection reset by peer
2015-07-01 14:17:31,606 4267 [radosgw_agent.worker][DEBUG ] op state is []
2015-07-01 14:17:31,606 4267 [radosgw_agent.worker][DEBUG ] error geting op state: list index out of range
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/radosgw_agent/worker.py", line 275, in wait_for_object
state = state[0]['state']
IndexError: list index out of range
2015-07-01 14:17:32,625 4267 [radosgw_agent.worker][DEBUG ] op state is []
2015-07-01 14:17:32,626 4267 [radosgw_agent.worker][DEBUG ] error geting op state: list index out of range
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/radosgw_agent/worker.py", line 275, in wait_for_object
state = state[0]['state']
IndexError: list index out of range
2015-07-01 14:17:33,644 4267 [radosgw_agent.worker][DEBUG ] op state is []
2015-07-01 14:17:33,644 4267 [radosgw_agent.worker][DEBUG ] error geting op state: list index out of range
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/radosgw_agent/worker.py", line 275, in wait_for_object
state = state[0]['state']
IndexError: list index out of range```

@ceph-jenkins
Copy link
Collaborator

Can one of the admins OK this pull request so I can run a build?

@bieli bieli changed the title BUGFIX | Connection quality generates infinitly loop in synchronization proccess (in worker) BUGFIX | Bad connection quality generates infinitely loop in synchronization proccess (in worker) Jul 16, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants